String Schema
FlightLegRequestType Complex Type
Namespace http://string.drv.de/xmlschema/string
Base Type
Extension of CommonServiceRequestType Complex Type
Diagram
CustomerRequests Element IncludedExtras Element ClassCode Element Attributes Element AssignedTravellers Element State Element CabinClass Element Identifier Element Sequence FlightClass Element Sequence Classes Element IcaoCode Element IataCode Element Choice MarketingCarrier Element IcaoCode Element IataCode Element Choice OperatingCarrier Element Sequence Carrier Element IcaoCode Element IataCode Element Choice ArrivalAirport Element IcaoCode Element IataCode Element Choice DepartureAirport Element Meal Element BaggageInfo Element AssignedSegments Element AssignedLegs Element AssignedTravellers Element Sequence TariffDetail Element Sequence TariffDetails Element Class Element Carrier Element ArrivalAirport Element DepartureAirport Element AssignedTravellers Element Overnights Element ETIX Element ArrivalTerminal Element CheckInData Element State Element PNR Element FlightNumber Element ArrivalDate Element DepartureDate Element Identifier Element Sequence Segment Element Sequence Segments Element PointOfTurnAround Element Value Element Sequence PNR Element Sequence Data Element Identifier Element Sequence AssignedTravellers Element LanguageCode Element Text Element Sequence Description Element Code Element Sequence CustomerRequests Element AssignedToBooking Element AssignedServiceTypes Element AssignedServices Element AssignedTravellers Element VATIncluded Element VATPercentage Element VATAmount Element Price Element Quantity Element PriceName Element Sequence DetailPrices Element Sequence RequestedPrices Element Page Element Season Element Code Element Sequence Catalogue Element Type Element Code Element Sequence Product Element PackageReference Element AttributeSource Element Description Element Code Element Sequence Attribute Element Sequence Attributes Element Identifier Element Sequence AssignedTravellers Element Quantity Element EndDate Element StartDate Element Type Element Identifier Element Sequence FlightLegRequestType Complex Type
Overview
Sequence
Identifier IdentifierType Simple Type
Unique service identifier
Type optional xs:token
For optionally specifying the service type / kind of service
StartDate DateType Simple Type
Start date of the service
EndDate DateType Simple Type
End Date of the service
Quantity optional xs:int
Quantity of the service
AssignedTravellers optional IdentifiersType Complex Type
List of traveller identifiers assigned to this service
Attributes 0..∞ AttributesType Complex Type
List of attributes of this service
Sequence
Sequence
Code xs:token
Code for the attribute
Description 0..∞ TextLanguageType Complex Type
Description for the attribute
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
PackageReference optional IdentifierType Simple Type
Reference to a package in case that the current service is part of a package
Sequence
Code xs:token
Type optional xs:token
Sequence
Code xs:token
Season optional xs:token
Page optional xs:integer
RequestedPrices optional PricesRequestType Complex Type
Prices of an offer or the prices resulting from an external search
Sequence
Sequence
PriceName 0..∞ TextLanguageType Complex Type
Price description
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
Quantity xs:int
Quantity of price
Sequence
Sequence
VATPercentage optional xs:decimal
VAT percentage
VATIncluded optional xs:boolean
Flag if VAT is included or additional
AssignedTravellers optional IdentifiersType Complex Type
List of assigned participants for this detail price
AssignedServices optional IdentifiersType Complex Type
List of assigned services for this detail price
AssignedServiceTypes optional IdentifiersType Complex Type
List of assigned service types (e.g. rooms, flight classes) for this detail price
AssignedToBooking optional xs:boolean
Flag if this price is assigned to the whole booking
CustomerRequests optional CustomerRequestRequestType Complex Type
List of customer requests
Sequence
Code optional xs:token
Touroperator code for the customer request
Description 0..∞ TextLanguageType Complex Type
Description for the customer request
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
AssignedTravellers optional IdentifiersType Complex Type
List of assigend participants
Sequence
PNR optional ListType Complex Type
PNR reference
Sequence
Value 1..∞ xs:string
PointOfTurnAround optional xs:string
Point of turnaround of the flight (in case of return flight)
Sequence
Sequence
Identifier IdentifierType Simple Type
Unique flight segment identifier
DepartureDate optional DateTimeType Simple Type
Departure date and time of the segment
ArrivalDate optional DateTimeType Simple Type
Arrival date and time of the segment
FlightNumber optional FlightNumberType Simple Type
Flight number of the segment
PNR optional ListType Complex Type
PNR reference for the segment
Sequence
Value 1..∞ xs:string
State optional BookabilityStateType Simple Type
Bookability state for the segment
CheckInData optional CheckInData Complex Type
Check-In information of the segment
Sequence
Counter optional xs:string
Terminal optional xs:string
Gate optional xs:string
ArrivalTerminal optional xs:string
Arrival terminal of the segment
ETIX optional xs:string
ETIX reference of the segment
Overnights optional xs:int
Overnight counter of the segment
DepartureAirport AirportRequestType Complex Type
Departure airport for the segment
ArrivalAirport AirportRequestType Complex Type
Arrival airport of the segment
Carrier optional AirlineRequestTypes Complex Type
Carrier information of the segment
Class optional ClassBaseRequestType Complex Type
Class information of the segment
Sequence
Sequence
Identifier IdentifierType Simple Type
Unique class identifier
State BookabilityStateType Simple Type
Flight class bookability state
Attributes 0..∞ AttributesType Complex Type
List of attributes of this class
Sequence
Sequence
Code xs:token
Code for the attribute
Description 0..∞ TextLanguageType Complex Type
Description for the attribute
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
Sequence
Code xs:token
IncludedExtras optional IncludedExtrasRequestType Complex Type
Included extras for this class
Sequence
Sequence
AssignedTravellers optional IdentifiersType Complex Type
List of traveller identifiers assigned to this included extra
Sequence
Code xs:token
CustomerRequests optional CustomerRequestRequestType Complex Type
List of customer requests
Sequence
Code optional xs:token
Touroperator code for the customer request
Description 0..∞ TextLanguageType Complex Type
Description for the customer request
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
AssignedTravellers optional IdentifiersType Complex Type
List of assigend participants
Used By
Leg Element
Source
<xs:complexType name="FlightLegRequestType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent>
    <xs:extension base="CommonServiceRequestType">
      <xs:sequence>
        <xs:element name="Data" type="CommonFlightDataType" nillable="true" minOccurs="0" />
        <xs:element name="Segments" type="FlightSegmentsRequestType" nillable="true" minOccurs="0" />
        <xs:element name="TariffDetails" type="FlightTariffsRequestType" nillable="true" minOccurs="0" />
        <xs:element name="DepartureAirport" type="AirportRequestType" nillable="true" minOccurs="0" />
        <xs:element name="ArrivalAirport" type="AirportRequestType" nillable="true" minOccurs="0" />
        <xs:element name="Carrier" type="AirlineRequestTypes" nillable="true" minOccurs="0" />
        <xs:element name="Classes" type="FlightClassesRequestType" nillable="true" minOccurs="0" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.